home *** CD-ROM | disk | FTP | other *** search
/ Science Fair / Science Fair.iso / pc / working / mirror.dir / 00551.ls < prev    next >
Encoding:
Text File  |  1995-03-26  |  126 b   |  8 lines

  1. on exitFrame
  2.   global gStart, gEnd
  3.   puppetSound(0)
  4.   startTimer()
  5.   set gStart to the frame + 1
  6.   set gEnd to gStart + 6
  7. end
  8.